title: “Compare models” author: “Benjamin Mercier” date: “Last updated on 05 October, 2022” —
## Warning: Some Pareto k diagnostic values are too high. See help('pareto-k-diagnostic') for details.
## Warning: Some Pareto k diagnostic values are too high. See help('pareto-k-diagnostic') for details.
## Warning: Some Pareto k diagnostic values are too high. See help('pareto-k-diagnostic') for details.
loo_compare(list(model_0=loo_0, model_1=loo_1, model_2=loo_2, model_3=loo_3, model_4=loo_4))
## elpd_diff se_diff
## model_3 0.0 0.0
## model_2 -5.6 2.7
## model_4 -33.9 41.1
## model_0 -520.6 36.7
## model_1 -788.4 32.3